type runtime.activeSweep
8 uses
runtime (current package)
mgcsweep.go#L43: active activeSweep
mgcsweep.go#L127: type activeSweep struct {
mgcsweep.go#L149: func (a *activeSweep) begin() sweepLocker {
mgcsweep.go#L163: func (a *activeSweep) end(sl sweepLocker) {
mgcsweep.go#L191: func (a *activeSweep) markDrained() bool {
mgcsweep.go#L204: func (a *activeSweep) sweepers() uint32 {
mgcsweep.go#L211: func (a *activeSweep) isDone() bool {
mgcsweep.go#L218: func (a *activeSweep) reset() {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |